const runtime.m5
4 uses
runtime (current package)
hash64.go#L18: m5 = 0x1d8e4e27c47d124f
hash64.go#L64: return mix(m5^s, mix(a^hashkey[1], b^seed))
hash64.go#L69: return mix(m5^4, mix(a^hashkey[1], a^seed^hashkey[0]))
hash64.go#L74: return mix(m5^8, mix(a^hashkey[1], a^seed^hashkey[0]))
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |